home *** CD-ROM | disk | FTP | other *** search
/ Dino Crisis Digital Press Kit / Dino Crisis Digital Press Kit.iso / mac / t / 00010_Script_10 < prev    next >
Text File  |  1999-08-20  |  322b  |  11 lines

  1. on exitFrame
  2.   
  3.   set the movierate of sprite 10 to 1
  4.   set the movietime of sprite 10 to 0
  5.   
  6.   set the visible of sprite 19 to true
  7.   set the moveablesprite of sprite 39 to true
  8.   set the constraint of sprite 39 to 40
  9.   set the moveablesprite of sprite 118 to true
  10.   set the constraint of sprite 118 to 119
  11. end